home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / util / cli / maildecoder.readme < prev    next >
Encoding:
Text File  |  2000-01-03  |  1.7 KB  |  53 lines

  1. Short:   Maildecoder V1.0 Mail attachment decoder
  2. Author:  james@colossus.cs.wits.ac.za
  3. Version: 1.0
  4. Type:    util/cli
  5.  
  6. A simple maildecoder utility that will decode any file that has been recieved as
  7. a mail attachment or taken from usenet. It is a single cli program that will 
  8. decode any Base64 or UUencoded file, it automatically detects the type and will 
  9. decode it correctly without any input from the user.
  10.  
  11. Why use this program ?
  12.  
  13. * It is the only integrated utility that will decode both common used formats.
  14.  
  15. * It is small, fast and stable and I have yet to find a file that it won't
  16. decode.
  17.  
  18. History:
  19.  
  20. This is the first public release. 
  21.  
  22. Usage:
  23.  
  24. CLI only!
  25.  
  26. Maildecoder FROM/A,TO,QUIET/S
  27.  
  28. FROM        - (Required) Name (and path) of the file you want to decode.
  29.  
  30. TO        - (Optional) Name (and path) of the file to output.
  31.           If a name is given it will overide any filename inside the input 
  32.           file.(By default any filename inside the input file will be used
  33.           as the output filename, if none is found, then the program will
  34.           automatically call the output, "input.out", followed by a number.
  35.           The number specifies the number of files it has decoded.
  36.  
  37. QUIET    - (Switch) If QUIET is specified, no output except for errors will be
  38.           reported.
  39.  
  40.           The default is verbose, for example:
  41.  
  42.           Decoding inputfile to outputfile xxxx bytes written
  43.  
  44.  
  45. ============================= Archive contents =============================
  46.  
  47. Original  Packed Ratio    Date     Time    Name
  48. -------- ------- ----- --------- --------  -------------
  49.     6224    2084 66.5% 18-Dec-99 07:44:52  maildecoder
  50.     1344     684 49.1% 17-Dec-99 22:46:04  maildecoder.readme
  51. -------- ------- ----- --------- --------
  52.     7568    2768 63.4% 18-Dec-99 23:27:56   2 files
  53.